Display Picture

Prabhjot Singh

Student, B.Tech.'24


LinkedIn


GitHub


Email


Projects

Bloggish: Blogging Site

HTML

CSS

MySQL

PHP

Live Project || Source Code


● A site on which users, can post blogs which will be shown on the main page
● This site is made using HTML, CSS in the frontend part,
● and using PHP and MySQL in the backend part,
● and have used XAMPP server for testing the website on the local machine,
● and users info in the back-end part used for signing-up and logging-in purpose.

Portfolio Site

HTML

CSS

JS

Live Project || Source Code

This is a basic, pretty simple personal portfolio site, that I have made by using HTML and CSS only, I will keep updating the website, as soon as I complete learning new things, and making new projects.

Counter

HTML

CSS

JS

Live Project || Source Code

● This is a basic web-project, which is made using: HTML , CSS and Jacascript, for better             understanding of the javascript.
● This is just a counter project, which has basic three buttons, Increase, Reset and Decrease         button.

Color Flipper

HTML

CSS

JS

Live Project || Source Code

● This is a basic color flipper project, which I have made using: HTML , CSS and Javascript,             for the basic understanding of the JS.
● It basically changes the color of the background to any other random color, whenever you               click the Click Me button.
● Color-Flipper is basically limited to 4 colors only (built for learning).